home *** CD-ROM | disk | FTP | other *** search
- Short: A GUI system for Arexx. v1.4
- Uploader: amc93el@soton.ac.uk (Andy Cook)
- Author: amc93el@soton.ac.uk (Andy Cook)
- Type: util/rexx
- Requires: OS 2.04+, Arexx, Gadtoolsbox is required to create new GUI's
- but is not needed to use other peoples scripts.
- Reqtools.library and arexxport.library are needed (and both
- included).
- Version: 1.4
- Replaces: util/rexx/varexx*
-
- Varexx is a program that allows you to control graphical user
- interfaces (GUI's) from arexx scripts. The program loads the .gui
- files that are saved by Jan van den Baard's Gadtoolsbox program and
- displays them on the screen.
-
- Arexx scripts can then send messages to a port and control the actions
- of the Gui. The script can read and set the contents of each of the
- gadgets, resize the window and such like.
-
- v1.0 - First Release
- v1.2 - Some bugfixes and a few new features.
-
- What's new
-
- v1.4 - Multiple windows open at once.
- - Some bugfixes
- - You can disable MX_KIND and LISTVIEW_KIND gadgets. (WB 3.1).
- - Remembers locations of windows.
- - A version command.
- - Supports the GET_FILE gadget type.
- - Imporved the keyboard short cut handling.
- - More demos and a user friendly archive.
-
-
-
-
-
-